Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to ModLauncher 10 on SpongeVanilla #2562

Merged
merged 5 commits into from
Sep 19, 2024
Merged

Conversation

Yeregorix
Copy link
Member

@Yeregorix Yeregorix commented Sep 1, 2024

Sponge | SpongeAPI

Updating SpongeVanilla to ModLauncher 10 requires breaking changes to plugin-spi.

Most notable changes:

  • JVMPluginResource is now an interface and is implemented by the platform.
  • ClasspathPluginResourceLocatorService is now based on the system property rather than the system classloader and will load only jars, no directories.
  • Added EnvironmentPluginResourceLocatorService to load plugins from an environment variable.

@Yeregorix Yeregorix marked this pull request as ready for review September 3, 2024 15:58
@Yeregorix Yeregorix merged commit 91e3e5f into api-12 Sep 19, 2024
9 checks passed
@Yeregorix Yeregorix deleted the api12/update-sv-ml branch September 19, 2024 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant